home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Copyright (C) 1993, Microsoft Corporation
- //
- // You have a royalty-free right to use, modify, reproduce and distribute
- // the Sample Custom Control Files (and/or any modified version) in any way
- // you find useful, provided that you agree that Microsoft has no warranty,
- // obligation or liability for any Custom Control File.
- //---------------------------------------------------------------------------
- // gener.rc
- //---------------------------------------------------------------------------
-
- #include "gener.h"
- #include "..\vbx.rcv"
-
-
- //---------------------------------------------------------------------------
- // Control resources for CIRCLE control model
- //---------------------------------------------------------------------------
- IDBMP_GENERIC_UP BITMAP DISCARDABLE "genercu.bmp"
- IDBMP_GENERIC_DOWN BITMAP DISCARDABLE "genercd.bmp"
- IDBMP_GENERIC_MONO BITMAP DISCARDABLE "genermu.bmp"
- IDBMP_GENERIC_EGA BITMAP DISCARDABLE "genereu.bmp"
-